@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 2.4s ease-out;
  transition: all 2.4s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -150px;
  bottom: 40px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  border: 1px #287615 solid;
  opacity: 1;
  padding: 2px;
  border-radius: 100%;
  background: #fff;
  width: auto;
  height: auto;
  margin: 0 10px !important;
  cursor: pointer;
  outline: none;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background: #287615;
  width: 8px;
  height: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.banner .banner-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title span {
  display: block;
  font-size: 42px;
  font-weight: bold;
}
.title i {
  margin-top: 22px;
  display: inline-block;
  vertical-align: top;
  height: 49px;
  background-color: #287615;
  border-radius: 25px;
  line-height: 49px;
  padding: 0 20px 0 25px;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 6px;
}
.moreLink {
  display: block;
  width: 144px;
  height: 54px;
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #287615, #287615);
  background-image: linear-gradient(to right, #287615, #287615);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink:hover {
  background-size: 100% 100%;
  color: #fff;
  background-color: #287615;
  border-color: #287615;
  box-shadow: 0 10px 10px -5px rgba(40, 118, 21, 0.3);
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.mbanBox .tipBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mbanBox .tipBox .tip .t1 {
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
}
@media screen and (max-width: 1320px) {
  .mbanBox .tipBox .tip .t1 {
    font-size: 34px;
  }
}
.mbanBox .tipBox .tip .t2 {
  font-family: Arial;
  font-size: 14px;
  margin-top: 19px;
  line-height: 12px;
  color: #878787;
}
.mbanBox .tipBox .tel {
  position: relative;
  line-height: 46px;
  font-size: 16px;
}
.mbanBox .tipBox .tel::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 57px;
  height: 46px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/intel.png) center center no-repeat;
}
.mbanBox .tipBox .tel i {
  font-family: Impact;
  font-size: 32px;
  display: inline-block;
  vertical-align: top;
}
.mbanBox .line {
  margin-top: 52px;
  position: relative;
  margin-left: 43px;
  height: 2px;
  background-color: #666666;
}
.mbanBox .line::before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/intip.png) 0 center no-repeat;
  width: 274px;
  height: 179px;
  bottom: -39px;
  left: -298px;
}
.plan {
  background: url(../images/qdbg.jpg) center 0 no-repeat;
  padding: 106px 0 86px;
  position: relative;
  overflow: hidden;
}
.plan .title {
  margin-top: 80px;
}
.plan .qdList {
  margin-top: 45px;
}
.plan .qdList ul {
  display: flex;
  justify-content: space-between;
}
.plan .qdList ul li .item {
  width: 226px;
  text-align: center;
  position: relative;
  background: url(../images/qdli.png) center bottom no-repeat;
  background-size: contain;
  padding-bottom: 36px;
  border-radius: 50px;
  z-index: 2;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.plan .qdList ul li .item .pic {
  height: 245px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan .qdList ul li .item .pic img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.plan .qdList ul li .item .pic .tt {
  position: relative;
  z-index: 2;
}
.plan .qdList ul li .item .pic .tt h4 {
  line-height: 1;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 8px;
  position: relative;
}
.plan .qdList ul li .item .pic .tt h4 span {
  display: block;
  text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff, 3px -3px 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 0 3px 0 #fff, 0 -3px 0 #fff, 2px 10px 10px rgba(0, 0, 0, 0.54);
}
.plan .qdList ul li .item .pic .tt h4 i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  background: linear-gradient(0deg, #287615 0%, #f97a4a 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
.plan .qdList ul li .item .pic .tt h5 {
  line-height: 1;
  position: relative;
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 11px;
}
.plan .qdList ul li .item .pic .tt h5 span {
  display: block;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, -2px 2px 0 #fff, 2px -2px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 2px 10px 10px rgba(0, 0, 0, 0.54);
}
.plan .qdList ul li .item .pic .tt h5 i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  background: linear-gradient(0deg, #287615 0%, #f97a4a 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.plan .qdList ul li .item .line {
  width: 24px;
  height: 3px;
  background-color: #707070;
  margin: 25px auto 0;
}
.plan .qdList ul li .item .btn {
  width: 104px;
  height: 38px;
  background-color: #287615;
  border-radius: 19px;
  margin: 20px auto 0;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.plan .qdList ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.plan .qdList ul li.on .item .btn {
  background-color: #e98735;
}
@media screen and (max-width: 1320px) {
  .plan .faList ul {
    margin: 0 -10px;
  }
  .plan .faList ul li {
    padding: 0 10px;
  }
}
.product {
  background: url(../images/probg.jpg) center 0 no-repeat;
  padding: 70px 0 74px;
}
.product .mbanBox .tipBox {
  color: #fff;
}
.product .mbanBox .tipBox .tip .t2 {
  color: rgba(255, 255, 255, 0.5);
}
.product .mbanBox .tipBox .tel::before {
  filter: grayscale(100) brightness(5);
}
.product .mbanBox .line {
  background-color: #fff;
}
.product .title {
  margin-top: 80px;
}
.product .title span {
  color: #fff;
}
.product .title i {
  color: #fff;
  background-color: #e98735;
}
.product .proNav {
  margin-top: 28px;
  background-color: #fff;
}
.product .proNav ul {
  display: flex;
  justify-content: space-between;
}
.product .proNav ul li {
  flex: 1;
  border-left: 1px solid #287615;
}
.product .proNav ul li a {
  line-height: 94px;
  display: block;
  text-align: center;
  color: #287615;
  font-size: 26px;
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  font-weight: bold;
}
.product .proTabs {
  margin-top: 38px;
}
.product .proSwiper {
  margin-left: -25px;
  margin-right: -25px;
}
.product .proSwiper ul li {
  width: 33.33%;
  float: left;
  padding: 0 25px;
}
.product .proSwiper ul li .item {
  background-color: #ffffff;
  padding: 10px 10px 0;
}
.product .proSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 73.68%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .pic img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 100px;
  line-height: 100px;
  font-size: 24px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .proSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.product .proSwiper ul li .item:hover .bt {
  color: #287615;
  font-weight: bold;
}
@media screen and (max-width: 1320px) {
  .product .proSwiper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product .proSwiper ul li {
    padding: 0 15px;
  }
  .product .proSwiper ul li .item .bt {
    height: 80px;
    line-height: 80px;
    font-size: 20px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-top: 86px;
  background-color: #f7f7f7;
}
.youshi .title {
  margin-top: 80px;
}
.youshi .ysItem .inContent {
  display: flex;
  justify-content: space-between;
}
.youshi .ysItem .pic {
  position: relative;
  overflow: hidden;
}
.youshi .ysItem .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.youshi .ysItem .cont {
  flex: 1;
}
.youshi .ysItem .cont .box {
  margin-top: 48px;
}
.youshi .ysItem .cont .box:first-child {
  margin-top: 0;
}
.youshi .ysItem .cont .box .tit {
  font-weight: bold;
  line-height: 1;
  font-size: 26px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysItem .cont .box .tit::after {
  content: "";
  display: block;
  width: 36px;
  height: 5px;
  background-color: #333333;
  margin-top: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .box .text {
  line-height: 38px;
  font-size: 18px;
  color: #787878;
  margin-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .box:hover .tit {
  color: #287615;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.youshi .ysItem .cont .box:hover .tit::after {
  background-color: #287615;
}
.youshi .ysItem .cont .box:hover .text {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.youshi .ysItem .cont .zxLink {
  display: block;
  margin-top: 38px;
  width: 154px;
  height: 56px;
  background-color: #287615;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysItem .cont .zxLink i {
  font-weight: bold;
}
.youshi .ysItem .cont .zxLink:hover {
  background-color: #e98735;
}
.youshi .ysItem1 {
  margin-top: 60px;
}
.youshi .ysItem1 .pic {
  width: 778px;
  height: 497px;
  margin-left: -146px;
}
.youshi .ysItem1 .cont {
  padding-top: 62px;
  margin-left: 106px;
}
.youshi .ysItem1 .img {
  width: 499px;
  height: 340px;
  position: absolute;
  top: 200px;
  right: -50px;
  background: url(../images/ys1img.png) 0 0 no-repeat;
}
.youshi .ysItem2 {
  background: url(../images/ys2bg.jpg) center 0 no-repeat;
  margin-top: 82px;
}
.youshi .ysItem2 .inContent {
  flex-direction: row-reverse;
  padding-top: 62px;
}
.youshi .ysItem2 .pic {
  width: 502px;
  height: 640px;
}
.youshi .ysItem2 .pic::before {
  content: "";
  z-index: 3;
  display: block;
  position: absolute;
  width: 289px;
  height: 26px;
  right: 62px;
  bottom: 82px;
  background: url(../images/ys2tip.png) 0 0 no-repeat;
}
.youshi .ysItem2 .pic span {
  font-size: 30px;
  font-weight: bold;
  display: block;
  width: 1em;
  line-height: 32px;
  color: #e98735;
  position: absolute;
  left: 92px;
  top: 90px;
  z-index: 2;
}
.youshi .ysItem2 .pic i {
  font-size: 20px;
  display: block;
  width: 1em;
  line-height: 23px;
  position: absolute;
  left: 58px;
  top: 90px;
  z-index: 2;
}
.youshi .ysItem2 .cont {
  padding-top: 6px;
  margin-right: 20px;
}
.youshi .ysItem2 .cont .box {
  color: #fff;
}
.youshi .ysItem2 .cont .box h4 {
  font-size: 34px;
  line-height: 1;
  font-weight: bold;
}
.youshi .ysItem2 .cont .box h4 em {
  display: inline-block;
  vertical-align: top;
  width: 1px;
  height: 34px;
  background-color: #fff;
  margin: 0 8px;
  position: relative;
  top: 2px;
}
.youshi .ysItem2 .cont .box .tit {
  margin-top: 38px;
}
.youshi .ysItem2 .cont .box .tit::after {
  background-color: #fff;
}
.youshi .ysItem2 .cont .box .text {
  color: #fff;
}
.youshi .ysItem2 .cont .box .text span {
  width: 336px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.youshi .ysItem2 .cont .box:hover .tit {
  color: #fff;
}
.youshi .ysItem2 .cont .box:hover .tit::after {
  background-color: #fff;
}
.youshi .ysItem2 .cont .zxLink {
  margin-top: 25px;
  background-color: #fff;
  color: #333;
}
.youshi .ysItem2 .cont .zxLink:hover {
  background-color: #e98735;
  color: #fff;
}
.youshi .ysItem2 .img {
  width: 360px;
  height: 281px;
  position: absolute;
  left: -148px;
  top: 490px;
  background: url(../images/ys2img.png) 0 0 no-repeat;
}
.youshi .ysItem3 {
  margin-top: 48px;
}
.youshi .ysItem3 .inContent {
  flex-direction: row-reverse;
}
.youshi .ysItem3 .pic {
  width: 746px;
  height: 490px;
  background-color: #ffffff;
  margin-right: -146px;
  border: 10px solid #fff;
}
.youshi .ysItem3 .cont {
  padding-top: 50px;
  margin-right: 142px;
}
.youshi .ysItem4 {
  margin-top: 68px;
  background: url(../images/ys4bg.jpg) center 0 no-repeat;
  padding: 15px 0;
}
.youshi .ysItem4 .pic {
  width: 579px;
}
.youshi .ysItem4 .pic .img {
  height: 272px;
  position: relative;
  overflow: hidden;
  margin-top: 4px;
}
.youshi .ysItem4 .pic .img:first-child {
  margin-top: 0;
}
.youshi .ysItem4 .cont {
  margin-left: 66px;
  padding-top: 70px;
}
.youshi .ysItem4 .cont .box {
  color: #fff;
  margin-top: 30px;
}
.youshi .ysItem4 .cont .box:first-child {
  margin-top: 0;
}
.youshi .ysItem4 .cont .box .tit::after {
  background-color: #fff;
}
.youshi .ysItem4 .cont .box .text {
  color: #fff;
}
.youshi .ysItem4 .cont .box .text span {
  width: 336px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.youshi .ysItem4 .cont .box:hover .tit {
  color: #fff;
}
.youshi .ysItem4 .cont .box:hover .tit::after {
  background-color: #fff;
}
.youshi .ysItem4 .cont .zxLink {
  margin-top: 40px;
  background-color: #fff;
  color: #333;
}
.youshi .ysItem4 .cont .zxLink:hover {
  background-color: #e98735;
  color: #fff;
}
.youshi .ysItem5 {
  padding: 76px 0;
}
.youshi .ysItem5 .inContent {
  flex-direction: row-reverse;
}
.youshi .ysItem5 .pic {
  width: 747px;
  height: 490px;
  margin-right: -146px;
}
.youshi .ysItem5 .cont {
  padding-top: 55px;
  margin-right: 100px;
}
@media screen and (max-width: 1320px) {
  .youshi .ysItem1 .pic {
    width: 660px;
    height: 497px;
    margin-left: -80px;
  }
  .youshi .ysItem1 .cont {
    margin-left: 50px;
  }
  .youshi .ysItem2 .cont {
    margin-right: 20px;
  }
  .youshi .ysItem2 .cont .box .text span {
    width: 300px;
  }
  .youshi .ysItem3 .pic {
    width: 660px;
    margin-right: -80px;
  }
  .youshi .ysItem3 .cont {
    margin-right: 50px;
  }
  .youshi .ysItem4 {
    padding: 20px 0;
  }
  .youshi .ysItem4 .pic {
    width: 540px;
  }
  .youshi .ysItem4 .pic .img {
    height: 260px;
  }
  .youshi .ysItem4 .cont {
    margin-left: 50px;
    padding-top: 50px;
  }
  .youshi .ysItem5 {
    padding: 76px 0;
  }
  .youshi .ysItem5 .pic {
    width: 660px;
    margin-right: -80px;
  }
  .youshi .ysItem5 .cont {
    padding-top: 30px;
    margin-right: 50px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 696px no-repeat;
  padding: 95px 0 95px;
}
.about .title {
  margin-top: 80px;
}
.about .title i {
  width: 590px;
}
.about .aboutBox {
  margin-top: 105px;
}
.about .aboutText {
  float: right;
  width: 620px;
  margin-top: -12px;
}
.about .aboutText .text {
  text-align: justify;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 42px;
  height: 336px;
}
.about .aboutPic {
  float: left;
  position: relative;
}
.about .aboutPic::before {
  content: "";
  display: block;
  width: 586px;
  height: 474px;
  left: -52px;
  top: -50px;
  background: url(../images/aboutpic.jpg) 0 0 no-repeat;
  position: absolute;
  z-index: -1;
}
.about .aboutPic .pic {
  position: relative;
  overflow: hidden;
  width: 610px;
  height: 460px;
  z-index: 2;
}
.about .aboutPic .pic img {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about .aboutPic .pic:hover {
  box-shadow: 0 6px 20px rgba(40, 118, 21, 0.15);
}
.about .aboutPic .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.about .aLink {
  margin-top: 70px;
}
.about .aLink ul {
  display: flex;
}
.about .aLink ul li {
  margin-left: 30px;
}
.about .aLink ul li:first-child {
  margin-left: 0;
}
.about .aLink ul li a {
  display: block;
  width: 180px;
  height: 66px;
  background-color: #e98735;
  text-align: center;
  color: #ffffff;
  line-height: 66px;
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-size: 22px;
  z-index: 2;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #287615, #287615);
  background-image: linear-gradient(to right, #287615, #287615);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aLink ul li:hover a,
.about .aLink ul li.on a {
  background-size: 100% 100%;
}
@media screen and (max-width: 1320px) {
  .about .aboutPic .pic {
    width: 560px;
  }
  .about .aboutPic .pic::before {
    width: 540px;
  }
  .about .aboutText {
    width: 580px;
  }
  .about .aboutText .text {
    font-size: 17px;
  }
}
.about .showTabs {
  margin-top: 55px;
  position: relative;
}
.about .showSwiper {
  border-bottom: 1px solid #e8e8e8;
}
.about .showSwiper .swiper-container {
  margin: 0 -10px -1px;
}
.about .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.about .showSwiper ul li {
  float: left;
  padding: 0 10px;
  width: 33.33%;
}
.about .showSwiper ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.about .showSwiper ul li .item::after {
  content: "";
  position: absolute;
  background: #287615;
  width: 100%;
  height: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: 0;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.about .showSwiper ul li .item:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.about .showSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  border: 10px solid #f8f8f8;
  height: 420px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  position: relative;
  height: 85px;
  line-height: 85px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.about .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.about .showSwiper ul li .item:hover .bt {
  color: #287615;
}
.about .showSwiper:nth-child(1) ul li {
  width: 25%;
}
.about .showSwiper:nth-child(1) ul li .item .pic img {
  object-fit: contain;
}
@media screen and (max-width: 1320px) {
  .about .showSwiper ul li .item .pic {
    height: 360px;
  }
}
.mbanner {
  background: url(../images/mbanner.jpg) center 0 no-repeat;
  padding: 110px 0 98px;
}
.mbanner .mbanBox .tipBox {
  color: #fff;
}
.mbanner .mbanBox .tipBox .tip .t2 {
  color: rgba(255, 255, 255, 0.5);
}
.mbanner .mbanBox .tipBox .tel::before {
  filter: grayscale(100) brightness(5);
}
.mbanner .mbanBox .line {
  background-color: #fff;
}
.recruit {
  padding: 100px 0 80px;
  background: url(../images/msbg.jpg) center bottom no-repeat;
  background-color: #f7f7f7;
  position: relative;
}
.recruit .title i {
  font-size: 22px;
  letter-spacing: 0px;
  padding: 0 26px;
}
.recruit .zmList {
  margin-top: 45px;
}
.recruit .zmList ul {
  display: flex;
  justify-content: space-between;
  gap: 34px;
}
.recruit .zmList ul li {
  flex: 1;
}
.recruit .zmList ul li .item {
  position: relative;
  overflow: hidden;
}
.recruit .zmList ul li .item .pic {
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  height: 296px;
  z-index: 2;
}
.recruit .zmList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item .cont {
  text-align: center;
  background: url(../images/zmli.jpg) center center no-repeat;
  background-size: cover;
  z-index: 3;
  color: #ffffff;
  padding-top: 128px;
  padding-bottom: 28px;
  margin-top: -86px;
}
.recruit .zmList ul li .item .cont h4 {
  font-weight: bold;
  line-height: 1;
  font-size: 24px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.recruit .zmList ul li .item .cont .btn {
  display: block;
  text-align: center;
  width: 106px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 20px;
  margin: 20px auto 0;
  line-height: 38px;
  font-size: 18px;
  color: #287615;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.recruit .zmList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.recruit .zmList ul li .item:hover .cont h4 {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.recruit .zmList ul li .item:hover .cont h5 {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.recruit .zmList ul li .item:hover .cont .btn {
  background-color: #e98735;
  color: #fff;
}
.recruit .zmimg {
  position: absolute;
  right: 0;
  bottom: -110px;
  pointer-events: none;
  width: 230px;
  height: 250px;
  background: url(../images/zmimg.png) 0 0 no-repeat;
}
@media screen and (max-width: 1320px) {
  .recruit .zmList ul {
    gap: 20px;
  }
  .recruit .zmList ul li .item .pic {
    height: 270px;
  }
}
.recruit .hzCont {
  margin-top: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recruit .hzImg {
  width: 640px;
  height: 440px;
  background-color: #fff;
  border: solid 9px #ffffff;
}
.recruit .hzImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recruit .hzText p {
  line-height: 34px;
  font-size: 18px;
  margin-top: 30px;
}
.recruit .hzText p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1320px) {
  .recruit .hzImg {
    width: 580px;
  }
  .recruit .hzText p {
    line-height: 34px;
    font-size: 16px;
    margin-top: 20px;
  }
  .recruit .hzText p:first-child {
    margin-top: 0;
  }
}
.news {
  padding: 74px 0 100px;
  position: relative;
}
.news .newsimg {
  position: absolute;
  left: 0;
  top: 105px;
  background: url(../images/newsimg.png) 0 0 no-repeat;
  width: 255px;
  height: 260px;
  pointer-events: none;
  z-index: -1;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
  text-align: left;
}
.news .newsTab .title span {
  margin-left: 26px;
}
.news .newsTab .title i {
  font-size: 22px;
  letter-spacing: 0px;
  padding: 0 26px;
}
.news .newsTab ul {
  float: right;
  margin-top: 64px;
}
.news .newsTab ul li {
  float: left;
  margin-left: 100px;
  position: relative;
}
.news .newsTab ul li::before {
  content: "";
  display: block;
  position: absolute;
  left: -50px;
  width: 1px;
  height: 20px;
  background-color: #c5c5c5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news .newsTab ul li:first-child {
  margin-left: 0;
}
.news .newsTab ul li:first-child::before {
  display: none;
}
.news .newsTab ul li a {
  display: block;
  height: 50px;
  line-height: 50px;
  position: relative;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  color: #287615;
  font-weight: bold;
}
.news .newsTabs {
  padding-top: 8px;
}
.news .newsList {
  position: relative;
}
.news .newsList ul {
  margin: 0 -40px;
}
.news .newsList ul::after,
.news .newsList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList ul li {
  float: left;
  width: 50%;
  padding: 0 40px;
  margin-top: 30px;
}
.news .newsList ul li .item {
  position: relative;
  border-top: 4px solid #f6f5f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic {
  width: 260px;
  height: 190px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont {
  flex: 1;
  margin-left: 30px;
  min-width: 0;
  padding-bottom: 10px;
}
.news .newsList ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .newsList ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .newsList ul li .item .cont p {
  margin-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 15px;
  color: #808080;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList ul li .item .cont .tt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  line-height: 22px;
}
.news .newsList ul li .item .cont .tt .date {
  font-family: Arial;
  font-size: 16px;
  color: #adadad;
}
.news .newsList ul li .item .cont .tt .more {
  height: 22px;
  display: block;
  width: 22px;
  background: url(../images/newsli.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .newsList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList ul li .item:hover .cont .bt {
  color: #287615;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .newsList ul li .item:hover .cont p {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList ul li:nth-child(1),
.news .newsList ul li:nth-child(2) {
  margin-top: 0;
}
.news .newsList ul li:nth-child(1) .item,
.news .newsList ul li:nth-child(2) .item {
  border-top: none;
}
@media screen and (max-width: 1320px) {
  .news .newsList ul {
    margin: 0 -15px;
  }
  .news .newsList ul li {
    padding: 0 15px;
  }
  .news .newsList ul li .item .cont {
    margin-left: 20px;
  }
}
